theme: Specify the weight, not the font, for header bar titles
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 28 Aug 2014 10:17:10 +0000 (11:17 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 28 Aug 2014 10:20:45 +0000 (11:20 +0100)
commit80f4dffa76041060a10270751ad96c78b57e2b68
treefd2120e2ea21c03ad19304e8e52ce001aeacf32d
parent974807fae9ec9ea33626fb0378b00dfe75e18470
theme: Specify the weight, not the font, for header bar titles

Using `font: Bold` will override the font with whatever the system
resolves a `Bold` font name to, including the font's own default size.

We want the font weight to be bold, but we want the default font name
and size to come from the GtkSettings:font-name property, like we do for
the rest of the system.
gtk/resources/theme/Adwaita/_common.scss
gtk/resources/theme/Adwaita/gtk-contained-dark.css
gtk/resources/theme/Adwaita/gtk-contained.css